Merge branch '1422-gtkentry-s-minimum-width-is-hardcoded-to-150px-GTK4' into 'master'
authorTimm Bäder <mail@baedert.org>
Fri, 26 Oct 2018 09:25:36 +0000 (09:25 +0000)
committerTimm Bäder <mail@baedert.org>
Fri, 26 Oct 2018 09:25:36 +0000 (09:25 +0000)
commitb4acf8160936bfc27ad5e255d0cfe4500cdbd7f7
tree6e040dcd7576a3801fb7a40eecc4a09e58d27121
parent62871400b1bd84bec415c8bafe894427f7edf7f8
parent45e6e0cd045c77fbd25b48e61617611d600e647d
Merge branch '1422-gtkentry-s-minimum-width-is-hardcoded-to-150px-GTK4' into 'master'

gtkentry: set minimum-width to 0 instead of 150

Closes #1422 and evince#1002

See merge request GNOME/gtk!393